|
|
|
|
|
BlueCielo Meridian Global Collaboration Framework 2012 SP1 Administrator's Guide | BlueCielo ECM Solutions |
By default, the workflow logs (Comment property) of documents is not replicated to collaborating sites. Whether the logs are replicated is controlled by the user-defined VBScript function SyncWorkflowLog. The implementation of this function can be adapted to enable copying of workflow logs as needed.
Function SyncWorkflowLog()
SyncWorkflowLog= True
End Function
Related concepts
Related tasks
Integrating custom GCF script with GCF 2012
Updating custom GCF script to GCF 2012
Understanding common conflicts
Suppressing custom code during GCF operations
|
Copyright © 2000-2012 BlueCielo ECM Solutions |